[Backport release-24.11] microsoft-edge: 137.0.3296.83 -> 137.0.3296.93#419351
Conversation
09996b0 to
f1b15b3
Compare
(cherry picked from commit 75d0c24)
f1b15b3 to
d84f805
Compare
|
|
Re: review dismiss in #419351 (comment) No, this is not how this works. @@ pkgs/by-name/mi/microsoft-edge/package.nix: in
- stdenvNoCC.mkDerivation (finalAttrs: {
+ stdenv.mkDerivation (finalAttrs: {
pname = "microsoft-edge";
-- version = "137.0.3296.83";
+- version = "137.0.3296.68";
+ version = "137.0.3296.93";
src = fetchurl {
url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb";
-- hash = "sha256-wbiijvxzyyM9lxoMtcQHFqZYChlsHh0hNQTwdgxPpZY=";
+- hash = "sha256-dgmQF6zpd8dAYKoTSiidk8VU6dZ/ZWEDlYD91IPaDEE=";
+ hash = "sha256-SC8h6UQ/ee5ZlQWAZsmC1Co5Ky4kaXuoMpvVZtTIMHQ=";
};This cherry-pick did not apply cleanly, when it could have, because this is not a bump from To quote the dismissed cherry-pick review:
#417925 should have been backported first. This is why there was a merge-conflict to begin with. Note that this would not have required multiple PRs. Cherry-picking multiple PRs in a single PR is perfectly fine, as long as it is communicated properly. |
|
Sorry! I'm very new to this, I tried my best. 😅 |
(cherry picked from commit 75d0c24)
Backport to
release-24.11of #419268.Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.